home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 1 / Gold Medal Software Volume 1 (Gold Medal) (1994).iso / graphics / pv3db1.arj / PV3DB191.EXE / VID / WOODSTIC.VS < prev   
Text File  |  1993-10-10  |  278b  |  12 lines

  1. //      wood stick
  2.  
  3. surf {
  4.         texture {
  5.                 pattern noise
  6.                 scale 1 0.02 0.01
  7.                 terms 2
  8.                 surf { diff medium_tan*1.34 shine 20 white }
  9.                 surf { diff medium_tan*0.76 shine 30 white }
  10.         }
  11. }
  12.